[INFO] cloning repository https://github.com/Pradypta/Titipin-stellar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pradypta/Titipin-stellar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPradypta%2FTitipin-stellar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPradypta%2FTitipin-stellar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a53ab32a4ceb3e539b8959a5a0ed3322918c1559
[INFO] checking Pradypta/Titipin-stellar against master#89a99936d9e76a50e8df622e7242190841fd871b for pr-156160
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPradypta%2FTitipin-stellar" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Pradypta/Titipin-stellar
[INFO] finished tweaking git repo https://github.com/Pradypta/Titipin-stellar
[INFO] tweaked toml for git repo https://github.com/Pradypta/Titipin-stellar written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pradypta/Titipin-stellar on toolchain 89a99936d9e76a50e8df622e7242190841fd871b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Pradypta/Titipin-stellar already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e085ecc1c9fe38e8ca90a0771396f86ceab921e41347397b2769ced030bb21ad
[INFO] running `Command { std: "docker" "start" "e085ecc1c9fe38e8ca90a0771396f86ceab921e41347397b2769ced030bb21ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e085ecc1c9fe38e8ca90a0771396f86ceab921e41347397b2769ced030bb21ad" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e085ecc1c9fe38e8ca90a0771396f86ceab921e41347397b2769ced030bb21ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e085ecc1c9fe38e8ca90a0771396f86ceab921e41347397b2769ced030bb21ad" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]    Compiling wasmparser v0.116.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling bytes-lit v0.0.5
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking curve25519-dalek v4.1.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling crate-git-revision v0.0.6
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling stellar-strkey v0.0.13
[INFO] [stderr]    Compiling stellar-xdr v26.0.1
[INFO] [stderr]    Compiling soroban-env-common v26.1.3
[INFO] [stderr]    Compiling stellar-strkey v0.0.16
[INFO] [stderr]    Compiling soroban-sdk v26.1.0
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]    Compiling serde_with v3.21.0
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking ark-poly v0.5.0
[INFO] [stderr]     Checking ark-ec v0.5.0
[INFO] [stderr]     Checking ark-bls12-381 v0.5.0
[INFO] [stderr]     Checking ark-bn254 v0.5.0
[INFO] [stderr] error: could not compile `stellar-xdr` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/89a99936d9e76a50e8df622e7242190841fd871b/bin/rustc --crate-name stellar_xdr --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-26.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="curr"' --cfg 'feature="hex"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "cli", "curr", "default", "hex", "next", "rand", "schemars", "serde", "serde_json", "std"))' -C metadata=e1a8ea2b43b51fa4 -C extra-filename=-f21862aa8a267124 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_eval=/opt/rustwide/target/debug/deps/libcfg_eval-6b7aad944587a092.so --extern escape_bytes=/opt/rustwide/target/debug/deps/libescape_bytes-390cdbfcc744802b.rmeta --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-92af254a1a1bfe8d.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-635ff7755cb816ff.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3e2814485d33cdcc.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-340073d1d11e3d2f.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-923b0251890a649a.rmeta --extern stellar_strkey=/opt/rustwide/target/debug/deps/libstellar_strkey-5f40d953ab44b474.rmeta --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(docs)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e085ecc1c9fe38e8ca90a0771396f86ceab921e41347397b2769ced030bb21ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e085ecc1c9fe38e8ca90a0771396f86ceab921e41347397b2769ced030bb21ad", kill_on_drop: false }`
[INFO] [stdout] e085ecc1c9fe38e8ca90a0771396f86ceab921e41347397b2769ced030bb21ad
